Skip to content

Add generic benchmark summary helpers#589

Merged
chubes4 merged 1 commit into
mainfrom
issue-572-benchmark-substrate
Jun 4, 2026
Merged

Add generic benchmark summary helpers#589
chubes4 merged 1 commit into
mainfrom
issue-572-benchmark-substrate

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented Jun 4, 2026

Summary

  • Document the generic WP Codebox benchmark contract and caller-owned scoring boundary.
  • Add bench summarize and artifacts bench-results helpers for extracting benchmark summaries from recipe-run output or artifact bundles.
  • Cover the helper output with a fixture-only smoke test.

Closes #572.

Verification

  • npm run build
  • npm run benchmark-summary-smoke
  • npm run command-registry-smoke
  • npm run discovery-command-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Implemented benchmark helper CLI plumbing, documentation draft, and smoke coverage; Chris remains responsible for review and merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document and expose benchmark CLI helpers

1 participant